Skip to content

Conversation

@JMuff22
Copy link
Collaborator

@JMuff22 JMuff22 commented Jul 26, 2025

A docker environment would be nice for localy development without installing asdf, ruby and node. You can run the local environment with fewer commands. Here is the current version. It would be good to also test on Windows and Linux.

@JooNiv
Copy link
Member

JooNiv commented Aug 4, 2025

Had to make some changes to get this working on windows and wsl2 linux. Main thing is that everywhere that was using absolute_url is now using relative_url. Idk why with docker absolute_url was causing Jekyll to build with incorrect paths to the react build files but with just npm run watch everything worked fine. Anyway this seemed to fix that issue. Also added the livereload port to docker-compose.yml to get it working. @JMuff22 @TheKharleeci if you have time at somepoint could you test that this still works on mac 👍 If it still works this should be ready to merge

@JMuff22
Copy link
Collaborator Author

JMuff22 commented Sep 25, 2025

Tested that it works on mac as well. Merging....

@JMuff22
Copy link
Collaborator Author

JMuff22 commented Sep 25, 2025

@JooNiv what should be the target branch of this merge? Both this PR and #27 should be in master on dev and the main repo

@JMuff22 JMuff22 changed the base branch from rewrite/main to master September 26, 2025 06:18
@JMuff22 JMuff22 merged commit 0b94bb9 into master Sep 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants